x86/cpu: Store extended cpuid level in cpuinfo_x86
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 26 Feb 2014 16:22:30 +0000 (17:22 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 26 Feb 2014 16:22:30 +0000 (17:22 +0100)
commitaedad8031366ec9122dd0cc14fea784e18cc739a
tree33bb34543c1a9a597d4a0a68e511a239a54bbf66
parent565d6a734a440219f371c890af1b624081b6f54f
x86/cpu: Store extended cpuid level in cpuinfo_x86

To save finding it repeatedly with cpuid instructions.  The name
"extended_cpuid_level" is chosen to match Linux.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/amd.c
xen/arch/x86/cpu/common.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/oprofile/op_model_athlon.c
xen/include/asm-x86/processor.h